home *** CD-ROM | disk | FTP | other *** search
/ Pocket PC Game Programming / Pocket PC Game Programming.iso / source.exe / CH15 / Project02 / ReadMe.txt < prev    next >
Text File  |  2001-02-25  |  1KB  |  36 lines

  1. ========================================================================
  2.        Windows CE APPLICATION : Project02
  3. ========================================================================
  4.  
  5.  
  6. AppWizard has created this Project02 application for you.  
  7.  
  8. This file contains a summary of what you will find in each of the files that
  9. make up your Project02 application.
  10.  
  11. Project02.cpp
  12.     This is the main application source file.
  13.  
  14. Project02.vcp
  15.     This file (the project file) contains information at the project level and
  16.     is used to build a single project or subproject. Other users can share the
  17.     project (.vcp) file, but they should export the makefiles locally.
  18.     
  19.  
  20. /////////////////////////////////////////////////////////////////////////////
  21. Other standard files:
  22.  
  23. StdAfx.h, StdAfx.cpp
  24.     These files are used to build a precompiled header (PCH) file
  25.     named Project02.pch and a precompiled types file named StdAfx.obj.
  26.  
  27.  
  28. /////////////////////////////////////////////////////////////////////////////
  29. Other notes:
  30.  
  31. AppWizard uses "TODO:" to indicate parts of the source code you
  32. should add to or customize.
  33.  
  34.  
  35. /////////////////////////////////////////////////////////////////////////////
  36.